home *** CD-ROM | disk | FTP | other *** search
/ Today's Army Canadian Army Forces / Army IDROM.iso / fla / places_f.swf / scripts / DefineButton2_209 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-10-01  |  76 b   |  7 lines

  1. on(release){
  2.    tellTarget("_root")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.